Your browser doesn't support javascript.
loading
Mostrar: 20 | 50 | 100
Resultados 1 - 20 de 57
Filtrar
1.
PLoS One ; 19(4): e0301541, 2024.
Artigo em Inglês | MEDLINE | ID: mdl-38635591

RESUMO

Many individual studies in the literature observed the superiority of tree-based machine learning (ML) algorithms. However, the current body of literature lacks statistical validation of this superiority. This study addresses this gap by employing five ML algorithms on 200 open-access datasets from a wide range of research contexts to statistically confirm the superiority of tree-based ML algorithms over their counterparts. Specifically, it examines two tree-based ML (Decision tree and Random forest) and three non-tree-based ML (Support vector machine, Logistic regression and k-nearest neighbour) algorithms. Results from paired-sample t-tests show that both tree-based ML algorithms reveal better performance than each non-tree-based ML algorithm for the four ML performance measures (accuracy, precision, recall and F1 score) considered in this study, each at p<0.001 significance level. This performance superiority is consistent across both the model development and test phases. This study also used paired-sample t-tests for the subsets of the research datasets from disease prediction (66) and university-ranking (50) research contexts for further validation. The observed superiority of the tree-based ML algorithms remains valid for these subsets. Tree-based ML algorithms significantly outperformed non-tree-based algorithms for these two research contexts for all four performance measures. We discuss the research implications of these findings in detail in this article.


Assuntos
Algoritmos , Aprendizado de Máquina , Humanos , Máquina de Vetores de Suporte , Modelos Logísticos
2.
PLoS One ; 19(3): e0298380, 2024.
Artigo em Inglês | MEDLINE | ID: mdl-38470902

RESUMO

International investment agreements (IIAs) promote foreign investment. However, they can undermine crucial health programs, creating a dilemma for governments between corporate and public health interests. For this reason, including clauses that safeguard health has become an essential practice in IIAs. According to the current literature, some countries have played a pivotal role in leading this inclusion, while others follow the former ones. However, the existing literature needs a unique approach that can quantify the influence strength of a country in disseminating clauses that explicitly mention health provisions to others. Following an NLP (Natural Language Processing)-based text similarity analysis of Bilateral Investment Treaties (BITs), this study proposes a metric, 'Influence' (INF), which provides insights into the role of different countries or regions in the propagation of IIA texts among BITs. We demonstrate a comprehensive application of this metric using a large agreement dataset. Our findings from this application corroborate the evidence in the current literature, supporting the validity of the proposed metric. According to the INF, Germany, Canada, and Brazil emerged as the most influential players in defensive, neutral, and offensive health mentions, respectively. These countries wield substantial bargaining power in international investment law and policy, and their innovative approaches to BITs set a path for others to follow. These countries provide crucial insights into the direction and sources of influence of international investment regulations to safeguard health. The proposed metric holds substantial usage for policymakers and investors. This can help them identify vital global countries in IIA text dissemination and create new policy guidelines to safeguard health while balancing economic development and public health protection. A software tool based on the proposed INF measure can be found at https://inftool.com/.


Assuntos
Comércio , Cooperação Internacional , Internacionalidade , Saúde Pública , Investimentos em Saúde
3.
Sci Rep ; 14(1): 1670, 2024 Jan 19.
Artigo em Inglês | MEDLINE | ID: mdl-38238551

RESUMO

What dataset features affect machine learning (ML) performance has primarily been unknown in the current literature. This study examines the impact of tabular datasets' different meta-level and statistical features on the performance of various ML algorithms. The three meta-level features this study considered are the dataset size, the number of attributes and the ratio between the positive (class 1) and negative (class 0) class instances. It considered four statistical features for each dataset: mean, standard deviation, skewness and kurtosis. After applying the required scaling, this study averaged (uniform and weighted) each dataset's different attributes to quantify its four statistical features. We analysed 200 open-access tabular datasets from the Kaggle (147) and UCI Machine Learning Repository (53) and developed ML classification models (through classification implementation and hyperparameter tuning) for each dataset. Then, this study developed multiple regression models to explore the impact of dataset features on ML performance. We found that kurtosis has a statistically significant negative effect on the accuracy of the three non-tree-based ML algorithms of the Support vector machine (SVM), Logistic regression (LR) and K-nearest neighbour (KNN) for their classical implementation with both uniform and weighted aggregations. This study observed similar findings in most cases for ML implementations through hyperparameter tuning, except for SVM with weighted aggregation. Meta-level and statistical features barely show any statistically significant impact on the accuracy of the two tree-based ML algorithms (Decision tree and Random forest), except for implementation through hyperparameter tuning for the weighted aggregation. When we excluded some datasets based on the imbalanced statistics and a significantly higher contribution of one attribute compared to others to the classification performance, we found a significant effect of the meta-level ratio feature and statistical mean and standard deviation features on SVM, LR and KNN accuracy in many cases. Our findings open a new research direction in understanding how dataset characteristics affect ML performance and will help researchers select appropriate ML algorithms for a possible optimal accuracy outcome.

4.
Sci Rep ; 14(1): 1551, 2024 01 18.
Artigo em Inglês | MEDLINE | ID: mdl-38233430

RESUMO

The COVID-19 pandemic triggered an unprecedented level of restrictive measures globally. Most countries resorted to lockdowns at some point to buy the much-needed time for flattening the curve and scaling up vaccination and treatment capacity. Although lockdowns, social distancing and business closures generally slowed the case growth, there is a growing concern about these restrictions' social, economic and psychological impact, especially on the disadvantaged and poorer segments of society. While we are all in this together, these segments often take the heavier toll of the pandemic and face harsher restrictions or get blamed for community transmission. This study proposes a road-network-based networked approach to model mobility patterns between localities during lockdown stages. It utilises a panel regression method to analyse the effects of mobility in transmitting COVID-19 in an Australian context, together with a close look at a suburban population's characteristics like their age, income and education. Firstly, we attempt to model how the local road networks between the neighbouring suburbs (i.e., neighbourhood measure) and current infection count affect the case growth and how they differ between delta and omicron variants. We use a geographic information system, population and infection data to measure road connections, mobility and transmission probability across the suburbs. We then looked at three socio-demographic variables: age, education and income and explored how they moderate independent and dependent variables (infection rates and neighbourhood measures). The result shows strong model performance to predict infection rate based on neighbourhood road connection. However, apart from age in the delta variant context, the other variables (income and education level) do not seem to moderate the relationship between infection rate and neighbourhood measure. The results indicate that suburbs with a more socio-economically disadvantaged population do not necessarily contribute to more community transmission. The study findings could be potentially helpful for stakeholders in tailoring any health decision for future pandemics.


Assuntos
COVID-19 , Humanos , Austrália/epidemiologia , COVID-19/epidemiologia , Controle de Doenças Transmissíveis , Pandemias , SARS-CoV-2 , Demografia
5.
Healthcare (Basel) ; 11(12)2023 Jun 20.
Artigo em Inglês | MEDLINE | ID: mdl-37372925

RESUMO

Machine learning models are used to create and enhance various disease prediction frameworks. Ensemble learning is a machine learning technique that combines multiple classifiers to improve performance by making more accurate predictions than a single classifier. Although numerous studies have employed ensemble approaches for disease prediction, there is a lack of thorough assessment of commonly used ensemble approaches against highly researched diseases. Consequently, this study aims to identify significant trends in the performance accuracies of ensemble techniques (i.e., bagging, boosting, stacking, and voting) against five hugely researched diseases (i.e., diabetes, skin disease, kidney disease, liver disease, and heart conditions). Using a well-defined search strategy, we first identified 45 articles from the current literature that applied two or more of the four ensemble approaches to any of these five diseases and were published in 2016-2023. Although stacking has been used the fewest number of times (23) compared with bagging (41) and boosting (37), it showed the most accurate performance the most times (19 out of 23). The voting approach is the second-best ensemble approach, as revealed in this review. Stacking always revealed the most accurate performance in the reviewed articles for skin disease and diabetes. Bagging demonstrated the best performance for kidney disease (five out of six times) and boosting for liver and diabetes (four out of six times). The results show that stacking has demonstrated greater accuracy in disease prediction than the other three candidate algorithms. Our study also demonstrates variability in the perceived performance of different ensemble approaches against frequently used disease datasets. The findings of this work will assist researchers in better understanding current trends and hotspots in disease prediction models that employ ensemble learning, as well as in determining a more suitable ensemble model for predictive disease analytics. This article also discusses variability in the perceived performance of different ensemble approaches against frequently used disease datasets.

6.
Healthcare (Basel) ; 11(7)2023 Apr 04.
Artigo em Inglês | MEDLINE | ID: mdl-37046958

RESUMO

Graph machine-learning (ML) methods have recently attracted great attention and have made significant progress in graph applications. To date, most graph ML approaches have been evaluated on social networks, but they have not been comprehensively reviewed in the health informatics domain. Herein, a review of graph ML methods and their applications in the disease prediction domain based on electronic health data is presented in this study from two levels: node classification and link prediction. Commonly used graph ML approaches for these two levels are shallow embedding and graph neural networks (GNN). This study performs comprehensive research to identify articles that applied or proposed graph ML models on disease prediction using electronic health data. We considered journals and conferences from four digital library databases (i.e., PubMed, Scopus, ACM digital library, and IEEEXplore). Based on the identified articles, we review the present status of and trends in graph ML approaches for disease prediction using electronic health data. Even though GNN-based models have achieved outstanding results compared with the traditional ML methods in a wide range of disease prediction tasks, they still confront interpretability and dynamic graph challenges. Though the disease prediction field using ML techniques is still emerging, GNN-based models have the potential to be an excellent approach for disease prediction, which can be used in medical diagnosis, treatment, and the prognosis of diseases.

7.
Neural Netw ; 162: 271-287, 2023 May.
Artigo em Inglês | MEDLINE | ID: mdl-36921434

RESUMO

Deep learning-based models have achieved significant success in detecting cardiac arrhythmia by analyzing ECG signals to categorize patient heartbeats. To improve the performance of such models, we have developed a novel hybrid hierarchical attention-based bidirectional recurrent neural network with dilated CNN (HARDC) method for arrhythmia classification. This solves problems that arise when traditional dilated convolutional neural network (CNN) models disregard the correlation between contexts and gradient dispersion. The proposed HARDC fully exploits the dilated CNN and bidirectional recurrent neural network unit (BiGRU-BiLSTM) architecture to generate fusion features. As a result of incorporating both local and global feature information and an attention mechanism, the model's performance for prediction is improved. By combining the fusion features with a dilated CNN and a hierarchical attention mechanism, the trained HARDC model showed significantly improved classification results and interpretability of feature extraction on the PhysioNet 2017 challenge dataset. Sequential Z-Score normalization, filtering, denoising, and segmentation are used to prepare the raw data for analysis. CGAN (Conditional Generative Adversarial Network) is then used to generate synthetic signals from the processed data. The experimental results demonstrate that the proposed HARDC model significantly outperforms other existing models, achieving an accuracy of 99.60%, F1 score of 98.21%, a precision of 97.66%, and recall of 99.60% using MIT-BIH generated ECG. In addition, this approach significantly reduces run time when using dilated CNN compared to normal convolution. Overall, this hybrid model demonstrates an innovative and cost-effective strategy for ECG signal compression and high-performance ECG recognition. Our results indicate that an automated and highly computed method to classify multiple types of arrhythmia signals holds considerable promise.


Assuntos
Algoritmos , Eletrocardiografia , Humanos , Frequência Cardíaca , Eletrocardiografia/métodos , Redes Neurais de Computação , Arritmias Cardíacas/diagnóstico , Processamento de Sinais Assistido por Computador
8.
Healthcare (Basel) ; 11(4)2023 Feb 17.
Artigo em Inglês | MEDLINE | ID: mdl-36833144

RESUMO

Recent years have witnessed booming data on drugs and their associated adverse drug reactions (ADRs). It was reported that these ADRs have resulted in a high hospitalisation rate worldwide. Therefore, a tremendous amount of research has been carried out to predict ADRs in the early phases of drug development, with the goal of reducing possible future risks. The pre-clinical and clinical phases of drug research can be time-consuming and cost-ineffective, so academics are looking forward to more extensive data mining and machine learning methods to be applied in this field of study. In this paper, we try to construct a drug-to-drug network based on non-clinical data sources. The network presents underlying relationships between drug pairs according to their common ADRs. Then, multiple node-level and graph-level network features are extracted from this network, e.g., weighted degree centrality, weighted PageRanks, etc. After concatenating the network features to the original drug features, they were fed into seven machine learning models, e.g., logistic regression, random forest, support vector machine, etc., and were compared to the baseline, where there were no network-based features considered. These experiments indicate that all the tested machine-learning methods would benefit from adding these network features. Among all these models, logistic regression (LR) had the highest mean AUROC score (82.1%) across all ADRs tested. Weighted degree centrality and weighted PageRanks were identified to be the most critical network features in the LR classifier. These pieces of evidence strongly indicate that the network approach can be vital in future ADR prediction, and this network-based approach could also be applied to other health informatics datasets.

9.
Health Inf Sci Syst ; 11(1): 2, 2023 Dec.
Artigo em Inglês | MEDLINE | ID: mdl-36593862

RESUMO

Purpose: Comorbidity is a term used to describe when a patient simultaneously has more than one chronic disease. Comorbidity is a significant health issue that affects people worldwide. This study aims to use machine learning and graph theory to predict the comorbidity of chronic diseases. Methods: A patient-disease bipartite graph is constructed based on the administrative claim data. The bipartite graph projection approach was used to create the comorbidity network. For the link prediction task, three graph machine learning embedding-based models (node2vec, graph neural networks and hand-crafted approach) with different variants were used on the comorbidity network to compare their performance. This study also considered three commonly used similarity-based link prediction approaches (Jaccard coefficient, Adamic-Adar index and Resource allocation index) for performance comparison. Results: The results showed that the embedding-based hand-crafted features technique achieved outstanding performance compared with the remaining similarity-based and embedding-based models. Especially, the hand-crafted technique with the extreme gradient boosting classifier achieved the highest accuracy (91.67%), followed by the same technique with the Logistic regression classifier (90.26%). For this shallow embedding method, the Jaccard coefficient and the degree centrality of the original chronic disease were the most important features for comorbidity prediction. Conclusion: The proposed framework can be used to predict the comorbidity of chronic disease at an early stage of hospital admission. Thus, the prediction outcome could be valuable for medical practice, giving healthcare providers more control over their services and lowering expenses.

10.
PLoS One ; 18(1): e0279916, 2023.
Artigo em Inglês | MEDLINE | ID: mdl-36607969

RESUMO

Stakeholder engagement is generally considered one of the most pertinent factors impacting project outcomes. However, there is lacking empirical evidence documenting patterns of stakeholder engagement and their potential differences between public, private and public-private partnership (PPP) projects. This study leverages social network research methods to capture and quantitively compare these engagement structures. Stakeholder network data were collected by an online questionnaire from 17 public, 30 private and 9 PPP projects. A series of network-based analyses were subsequently applied to the data at both the level of individual project stakeholders and entire project stakeholder ecologies. A statistically significant difference (p<0.05) exists among the network-level measures of network size, edge number, density and betweenness centralization across the three project types. Among these four network measures, the density varies significantly (p<0.05) between 'within budget' and cost overrun projects for the private and PPP projects. The top-5 stakeholder lists with respect to three node-level centrality values reveal distinctive differences across the three project types. To further interpret the data, exponential random graph models were also applied to determine the most statistically prevalent network motifs within each type of project. Again, statistically significant differences were found across these three project types. The findings consistently point to structural differences in patterns of stakeholder engagement across the public and private domain and illustrate the applicability of network data and analytical techniques to monitoring and managing complex webs of relationships among actors who affect and are affected by diverse types of projects.


Assuntos
Parcerias Público-Privadas , Participação dos Interessados , Ecologia , Inquéritos e Questionários
11.
Chronic Illn ; 19(2): 304-313, 2023 06.
Artigo em Inglês | MEDLINE | ID: mdl-35306857

RESUMO

OBJECTIVE: The presence of one chronic disease often leads to the development of one or more other chronic diseases. This study examines whether there are significant progressions between chronic diseases and identifies the risk factors that influence them. METHODS: This study used an administrative healthcare dataset sample from 29,280 hospitalized patients over 24 years (1995 to 2018, inclusive) to explore the progression of common chronic diseases and their major comorbidities. An Australian health insurance organization provided the dataset. We used the t-test to examine the statistical significance of progression between chronic diseases. A network analysis approach is followed to rank different chronic diseases contributing to disease progressions. RESULTS: We found that few chronic diseases (e.g. cardiovascular diseases and diabetes) have a high prevalence in progressing to other chronic diseases, which is statistically significant at p ≤ 0.05. These progression frequencies significantly increase with time and age. We also found that patients' sex differently affects the disease progressions. DISCUSSION: This study found that some chronic diseases have a high prevalence in comorbidity progressions. In addition, the progression statistics differ with time and age. The results of this study can help researchers, stakeholders, and policymakers gain insights into the disease transitions and act as a guiding tool to assess future disease burden and plan accordingly.


Assuntos
Doenças Cardiovasculares , Diabetes Mellitus , Humanos , Austrália/epidemiologia , Comorbidade , Doença Crônica , Diabetes Mellitus/epidemiologia , Doenças Cardiovasculares/epidemiologia
12.
Sci Rep ; 12(1): 21796, 2022 12 16.
Artigo em Inglês | MEDLINE | ID: mdl-36526680

RESUMO

COVID-19 is one of the most life-threatening and dangerous diseases caused by the novel Coronavirus, which has already afflicted a larger human community worldwide. This pandemic disease recovery is possible if detected in the early stage. We proposed an automated deep learning approach from Computed Tomography (CT) scan images to detect COVID-19 positive patients by following a four-phase paradigm for COVID-19 detection: preprocess the CT scan images; remove noise from test image by using anisotropic diffusion techniques; make a different segment for the preprocessed images; and train and test COVID-19 detection using Convolutional Neural Network (CNN) models. This study employed well-known pre-trained models, including AlexNet, ResNet50, VGG16 and VGG19 to evaluate experiments. 80% of images are used to train the network in the detection process, while the remaining 20% are used to test it. The result of the experiment evaluation confirmed that the VGG19 pre-trained CNN model achieved better accuracy (98.06%). We used 4861 real-life COVID-19 CT images for experiment purposes, including 3068 positive and 1793 negative images. These images were acquired from a hospital in Sao Paulo, Brazil and two other different data sources. Our proposed method revealed very high accuracy and, therefore, can be used as an assistant to help professionals detect COVID-19 patients accurately.


Assuntos
COVID-19 , Humanos , COVID-19/diagnóstico por imagem , Brasil , Cintilografia , Pacientes , Tomografia Computadorizada por Raios X
13.
Sci Rep ; 12(1): 15252, 2022 09 09.
Artigo em Inglês | MEDLINE | ID: mdl-36085353

RESUMO

The analytic procedures incorporated to facilitate the delivery of projects are often referred to as project analytics. Existing techniques focus on retrospective reporting and understanding the underlying relationships to make informed decisions. Although machine learning algorithms have been widely used in addressing problems within various contexts (e.g., streamlining the design of construction projects), limited studies have evaluated pre-existing machine learning methods within the delivery of construction projects. Due to this, the current research aims to contribute further to this convergence between artificial intelligence and the execution construction project through the evaluation of a specific set of machine learning algorithms. This study proposes a machine learning-based data-driven research framework for addressing problems related to project analytics. It then illustrates an example of the application of this framework. In this illustration, existing data from an open-source data repository on construction projects and cost overrun frequencies was studied in which several machine learning models (Python's Scikit-learn package) were tested and evaluated. The data consisted of 44 independent variables (from materials to labour and contracting) and one dependent variable (project cost overrun frequency), which has been categorised for processing under several machine learning models. These models include support vector machine, logistic regression, k-nearest neighbour, random forest, stacking (ensemble) model and artificial neural network. Feature selection and evaluation methods, including the Univariate feature selection, Recursive feature elimination, SelectFromModel and confusion matrix, were applied to determine the most accurate prediction model. This study also discusses the generalisability of using the proposed research framework in other research contexts within the field of project management. The proposed framework, its illustration in the context of construction projects and its potential to be adopted in different contexts will significantly contribute to project practitioners, stakeholders and academics in addressing many project-related issues.


Assuntos
Inteligência Artificial , Aprendizado de Máquina , Modelos Logísticos , Estudos Retrospectivos , Máquina de Vetores de Suporte
14.
Softw Impacts ; 13: 100337, 2022 Aug.
Artigo em Inglês | MEDLINE | ID: mdl-35765602

RESUMO

COVID-19 and swine-origin influenza A (H1N1) are both pandemics that sparked significant concern worldwide. These two viruses have the same symptoms and occur at a collision timeline. Optimized Parallel Inception (OPI) presents a new strategy to screen the COVID-19 from H1N1 with use of only symptoms. In this paper, the process of preprocessing, screening, and specifying feature importance by OPI and particle swarm optimization is presented. Experimental results indicate 98.88 accuracy for screening COVID-19, H1N1, and Neither COVID-19 Nor H1N1.

15.
Artigo em Inglês | MEDLINE | ID: mdl-35682134

RESUMO

The Omicron and Delta variants of COVID-19 have recently become the most dominant virus strains worldwide. A recent study on the Delta variant found that a suburban road network provides a reliable proxy for human mobility to explore COVID-19 severity. This study first examines the impact of road networks on COVID-19 severity for the Omicron variant using the infection and road connections data from Greater Sydney, Australia. We then compare the findings of this study with a recent study that used the infection data of the Delta variant for the same region. In analysing the road network, we used four centrality measures (degree, closeness, betweenness and eigenvector) and the coreness measure. We developed two multiple linear regression models for Delta and Omicron variants using the same set of independent and dependent variables. Only eigenvector is a statistically significant predictor for COVID-19 severity for the Omicron variant. On the other hand, both degree and eigenvector are statistically significant predictors for the Delta variant, as found in a recent study considered for comparison. We further found a statistical difference (p < 0.05) between the R-squared values for these two multiple linear regression models. Our findings point to an important difference in the transmission nature of Delta and Omicron variants, which could provide practical insights into understanding their infectious nature and developing appropriate control strategies accordingly.


Assuntos
COVID-19 , Austrália/epidemiologia , COVID-19/epidemiologia , Humanos , SARS-CoV-2/genética
16.
Expert Syst Appl ; 204: 117551, 2022 Oct 15.
Artigo em Inglês | MEDLINE | ID: mdl-35611121

RESUMO

COVID-19 and swine-origin influenza A (H1N1) are both pandemics that sparked significant concern worldwide. Since these two diseases have common symptoms, a fast COVID-19 versus H1N1 screening helps better manage patients at healthcare facilities. We present a novel deep model, called Optimized Parallel Inception, for fast screening of COVID-19 and H1N1 patients. We also present a Semi-supervised Generative Adversarial Network (SGAN) to address the problem related to the smaller size of the COVID-19 and H1N1 research data. To evaluate the proposed models, we have merged two separate COVID-19 and H1N1 data from different sources to build a new dataset. The created dataset includes 4,383 positive COVID-19 cases, 989 positive H1N1 cases, and 1,059 negative cases. We applied SGAN on this dataset to remove issues related to unequal class densities. The experimental results show that the proposed model's screening accuracy is 99.2% and 99.6% for COVID-19 and H1N1, respectively. According to our analysis, the most significant symptoms and underlying chronic diseases for COVID-19 versus H1N1 screening are dry cough, breathing problems, diabetes, and gastrointestinal.

17.
Sci Rep ; 12(1): 6256, 2022 04 15.
Artigo em Inglês | MEDLINE | ID: mdl-35428863

RESUMO

Disease risk prediction is a rising challenge in the medical domain. Researchers have widely used machine learning algorithms to solve this challenge. The k-nearest neighbour (KNN) algorithm is the most frequently used among the wide range of machine learning algorithms. This paper presents a study on different KNN variants (Classic one, Adaptive, Locally adaptive, k-means clustering, Fuzzy, Mutual, Ensemble, Hassanat and Generalised mean distance) and their performance comparison for disease prediction. This study analysed these variants in-depth through implementations and experimentations using eight machine learning benchmark datasets obtained from Kaggle, UCI Machine learning repository and OpenML. The datasets were related to different disease contexts. We considered the performance measures of accuracy, precision and recall for comparative analysis. The average accuracy values of these variants ranged from 64.22% to 83.62%. The Hassanaat KNN showed the highest average accuracy (83.62%), followed by the ensemble approach KNN (82.34%). A relative performance index is also proposed based on each performance measure to assess each variant and compare the results. This study identified Hassanat KNN as the best performing variant based on the accuracy-based version of this index, followed by the ensemble approach KNN. This study also provided a relative comparison among KNN variants based on precision and recall measures. Finally, this paper summarises which KNN variant is the most promising candidate to follow under the consideration of three performance measures (accuracy, precision and recall) for disease prediction. Healthcare researchers and stakeholders could use the findings of this study to select the appropriate KNN variant for predictive disease risk analytics.


Assuntos
Algoritmos , Aprendizado de Máquina , Análise por Conglomerados
18.
BMC Public Health ; 22(1): 785, 2022 04 19.
Artigo em Inglês | MEDLINE | ID: mdl-35440081

RESUMO

BACKGROUND: In the time of a pandemic, it is typical for public health bodies to collaborate with epidemiologists to design health policies both at national and international levels for controlling the spread. A point largely overlooked in literature is the extent economic capability and public finance status can influence the policy responses of countries during a pandemic situation. This article fills this gap by considering 12 public health and 7 economic measures (i.e., policies) in 200 countries during the COVID-19 first wave, with countries grouped across income categories. METHODS: We apply statistical analysis, inclusive of regression models, to assess the impact of economic capability and public finance status on policy responses. Multiple open-access datasets are used in this research, and information from the hybrid sources are cumulated as samples. In our analysis, we consider variables including population characteristics (population size, density) and economic and public finance status (GDR, current account balance, government surplus/deficit) further to policy responses across public health and economic measures. Additionally, we consider infection rates across countries and the institution of the measures relative to infection rate. RESULTS: Results suggest that countries from all income groups have favoured public health measures like school closures and travel bans, and economic measures like influencing interest rates. However, strong economy countries have more adopted technological monitoring than low-income countries. Contrarily, low-income countries have preferred traditional measures like curfew and obligatory mask-wearing. GDP per capita was a statistically significant factor influencing the institution of both public health and economic measures. Government finance statuses like current account balance and surplus/deficit were also significant factors influencing economic measures. CONCLUSIONS: Overall, the research reveals that, further to biological characteristics, policymakers and epidemiologists can consider the economic and public finance contexts when suggesting health responses to a pandemic. This, in turn, calls for more international cooperation on economic terms further to public health terms.


Assuntos
COVID-19 , Pandemias , COVID-19/epidemiologia , Governo , Política de Saúde , Humanos , Pandemias/prevenção & controle , Saúde Pública
19.
Artigo em Inglês | MEDLINE | ID: mdl-35206227

RESUMO

The Delta variant of COVID-19 has been found to be extremely difficult to contain worldwide. The complex dynamics of human mobility and the variable intensity of local outbreaks make measuring the factors of COVID-19 transmission a challenge. The inter-suburb road connection details provide a reliable proxy of the moving options for people between suburbs for a given region. By using such data from Greater Sydney, Australia, this study explored the impact of suburban road networks on two COVID-19-related outcomes measures. The first measure is COVID-19 vulnerability, which gives a low score to a more vulnerable suburb. A suburb is more vulnerable if it has the first COVID-19 case earlier and vice versa. The second measure is COVID-19 severity, which is proportionate to the number of COVID-19-positive cases for a suburb. To analyze the suburban road network, we considered four centrality measures (degree, closeness, betweenness and eigenvector) and core-periphery structure. We found that the degree centrality measure of the suburban road network was a strong and statistically significant predictor for both COVID-19 vulnerability and severity. Closeness centrality and eigenvector centrality were also statistically significant predictors for COVID-19 vulnerability and severity, respectively. The findings of this study could provide practical insights to stakeholders and policymakers to develop timely strategies and policies to prevent and contain any highly infectious pandemics, including the Delta variant of COVID-19.


Assuntos
COVID-19 , Austrália , COVID-19/epidemiologia , Humanos , Pandemias , SARS-CoV-2
20.
Healthcare (Basel) ; 11(1)2022 Dec 22.
Artigo em Inglês | MEDLINE | ID: mdl-36611491

RESUMO

Good vaccine safety and reliability are essential for successfully countering infectious disease spread. A small but significant number of adverse reactions to COVID-19 vaccines have been reported. Here, we aim to identify possible common factors in such adverse reactions to enable strategies that reduce the incidence of such reactions by using patient data to classify and characterise those at risk. We examined patient medical histories and data documenting postvaccination effects and outcomes. The data analyses were conducted using a range of statistical approaches followed by a series of machine learning classification algorithms. In most cases, a group of similar features was significantly associated with poor patient reactions. These included patient prior illnesses, admission to hospitals and SARS-CoV-2 reinfection. The analyses indicated that patient age, gender, taking other medications, type-2 diabetes, hypertension, allergic history and heart disease are the most significant pre-existing factors associated with the risk of poor outcome. In addition, long duration of hospital treatments, dyspnoea, various kinds of pain, headache, cough, asthenia, and physical disability were the most significant clinical predictors. The machine learning classifiers that are trained with medical history were also able to predict patients with complication-free vaccination and have an accuracy score above 90%. Our study identifies profiles of individuals that may need extra monitoring and care (e.g., vaccination at a location with access to comprehensive clinical support) to reduce negative outcomes through classification approaches.

SELEÇÃO DE REFERÊNCIAS
DETALHE DA PESQUISA
...